'embeded/raspberry pi'에 해당되는 글 445건

  1. 2021.05.06 rpi eeprom / usb boot
  2. 2021.05.03 회사돈으로 꿈 이루기 ㅋㅋ
  3. 2021.04.30 SLP (StereoPi Livestream Playground)
  4. 2021.04.24 node.red tensorflow
  5. 2021.04.20 라즈베리 파이 서포트 규격
  6. 2021.02.19 fbset geometry, timing 수치
  7. 2021.01.31 rpi pico
  8. 2021.01.18 bazel on rpi
  9. 2021.01.11 라즈베리에 GUI 환경 설치하기
  10. 2020.12.24 rpi youtube
embeded/raspberry pi2021. 5. 6. 22:41

odroid u3로 해보려다가 구제불능이라(128GB SD사려니..)

라즈베리로 USB 부팅이 되었던것 같아서 찾아보는 중

rpi 2b를 usb 부팅해서 좀 괜찮은걸 쓰면 SD 보다 나으려나?

 

[링크 : https://blog.naver.com/emperonics/221979352174]

[링크 : https://www.tomshardware.com/how-to/boot-raspberry-pi-4-usb]

 

[링크 : https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md]

[링크 : https://www.raspberrypi.org/documentation/hardware/raspberrypi/booteeprom.md]

[링크 : https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/host.md]

Posted by 구차니
embeded/raspberry pi2021. 5. 3. 18:18

파워가 생각외로 비싸서 내 돈 주고 사라고 하면 못 살 것 같고

라즈베리 4 나온 시점에 3를 3대 놓고 쓰고 있음 ㅋㅋ

(tensorflow lite 크로스 빌드용으로 사용 중)

 

'embeded > raspberry pi' 카테고리의 다른 글

라즈베리2b+ 에서 vfpv3 빌드 성공!  (0) 2021.05.11
rpi eeprom / usb boot  (0) 2021.05.06
SLP (StereoPi Livestream Playground)  (0) 2021.04.30
node.red tensorflow  (0) 2021.04.24
라즈베리 파이 서포트 규격  (0) 2021.04.20
Posted by 구차니
embeded/raspberry pi2021. 4. 30. 08:09

지하철에서 쪽팔려서 못 쓸듯 하지만(!)

핸드폰에서 가상 모니터로 VR을 쓰고

블루투스 키보드를 이용해서 SSH 원격 접속이 가능하면 어떨까? 라는 생각 중

 

waveshare 5.5 인치 OLED FHD / HDMI

[링크 : https://www.waveshare.com/5.5inch-hdmi-amoled.htm]

[링크 : https://www.waveshare.com/5.5inch-hdmi-amoled-with-case.htm]

[링크 : https://wiki.stereopi.com/index.php?title=SLP_(StereoPi_Livestream_Playground)_Raspbian_Image]

[링크 : http://medium.com/stereopi/diy-vr-helmet-for-the-stereopi-10-ms-latency-for-just-135-4c42eb60c6dc]

 

'embeded > raspberry pi' 카테고리의 다른 글

rpi eeprom / usb boot  (0) 2021.05.06
회사돈으로 꿈 이루기 ㅋㅋ  (0) 2021.05.03
node.red tensorflow  (0) 2021.04.24
라즈베리 파이 서포트 규격  (0) 2021.04.20
fbset geometry, timing 수치  (0) 2021.02.19
Posted by 구차니
embeded/raspberry pi2021. 4. 24. 17:17

나중에 시도는 해봐야겠자? ㅠㅠ

 

[링크 : http://hackaday.com/2021/04/22/visual-raspberry-pi-with-node-red-and-tensorflow/]

'embeded > raspberry pi' 카테고리의 다른 글

회사돈으로 꿈 이루기 ㅋㅋ  (0) 2021.05.03
SLP (StereoPi Livestream Playground)  (0) 2021.04.30
라즈베리 파이 서포트 규격  (0) 2021.04.20
fbset geometry, timing 수치  (0) 2021.02.19
rpi pico  (0) 2021.01.31
Posted by 구차니
embeded/raspberry pi2021. 4. 20. 10:07

2.5mm / 25mm 정도면 충분할 듯

회사에 있는게 죄다 3mm 인지 안들어감 ㅠㅠ

 

[링크 : https://blog.naver.com/21ahn/221815413238]

[링크 : https://www.eleparts.co.kr/goods/view?no=4245184]

'embeded > raspberry pi' 카테고리의 다른 글

SLP (StereoPi Livestream Playground)  (0) 2021.04.30
node.red tensorflow  (0) 2021.04.24
fbset geometry, timing 수치  (0) 2021.02.19
rpi pico  (0) 2021.01.31
bazel on rpi  (0) 2021.01.18
Posted by 구차니
embeded/raspberry pi2021. 2. 19. 11:53

640x480-60
fbset -g 640 480 640 480 24
fbset -t 39721 40 24 32 11 96 2

800x600-60
fbset -g 800 600 800 600 24
fbset -t 25000 88 40 23 1 128 4

1280x720-60
fbset -g 1280 720 1280 720 24
fbset -t 15625 80 48 3 13 32 5

1920p30
fbset -g 1920 1080 1920 1080 24
fbset -t 13468 220 110 20 5 40 5

1920p60
fbset -g 1920 1080 1920 1080 24
fbset -t 6734 148 88 36 4 44 5

[링크 : https://github.com/pld-linux/fbset/blob/master/fbset-fb.modes]

'embeded > raspberry pi' 카테고리의 다른 글

node.red tensorflow  (0) 2021.04.24
라즈베리 파이 서포트 규격  (0) 2021.04.20
rpi pico  (0) 2021.01.31
bazel on rpi  (0) 2021.01.18
라즈베리에 GUI 환경 설치하기  (0) 2021.01.11
Posted by 구차니
embeded/raspberry pi2021. 1. 31. 15:18

dual cortex-m0

아두이노 나노를 노리는 타겟이것 같긴한데.. python 까지 되니 넘사벽이라고 해야하려나?

그러고 보니 아두이노도 cortex-m0가 있던거 같은데 아두이노 python도 찾아봐야겠다.

 

[링크 : http://www.raspberrypi.org/products/raspberry-pi-pico/]

[링크 : http://www.raspberrypi.org/products/raspberry-pi-pico/specifications/]

 

'embeded > raspberry pi' 카테고리의 다른 글

라즈베리 파이 서포트 규격  (0) 2021.04.20
fbset geometry, timing 수치  (0) 2021.02.19
bazel on rpi  (0) 2021.01.18
라즈베리에 GUI 환경 설치하기  (0) 2021.01.11
rpi youtube  (0) 2020.12.24
Posted by 구차니
embeded/raspberry pi2021. 1. 18. 15:25

아따.. tensorflow 하기 힘들다 -_-

[링크 : https://github.com/koenvervloesem/bazel-on-arm]

 

nano scripts/bootstrap/compile.sh
run "${JAVAC}" -classpath "${classpath}" -sourcepath "${sourcepath}" \
      -d "${output}/classes" -source "$JAVA_VERSION" -target "$JAVA_VERSION" \
      -encoding UTF-8 "@${paramfile}" -J-Xmx500M

[링크 : https://gist.github.com/EKami/9869ae6347f68c592c5b5cd181a3b205#3-build-bazel]

 

해도 안되네

The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError: Java heap space

 

 

+

-Xms 가 그나마 Heap 전체에 대해서 설정이 가능한 옵션이 맞긴하나보네..

[링크 : https://www.samsungsds.com/kr/insights/1232761_4627.html]

 

 

+

구글에서 쓰니.. 텐서플로우도 구글꺼니 이래저래 물리는건가?

bazel 생성하는데 javac를 쓰다니 먼가 사악한(?) 놈이다 ㅠㅠ

[링크 : https://bazel.build/]

'embeded > raspberry pi' 카테고리의 다른 글

fbset geometry, timing 수치  (0) 2021.02.19
rpi pico  (0) 2021.01.31
라즈베리에 GUI 환경 설치하기  (0) 2021.01.11
rpi youtube  (0) 2020.12.24
mpicc on rpi  (0) 2020.12.15
Posted by 구차니
embeded/raspberry pi2021. 1. 11. 15:27

예전에 쓴건진 모르겠지만.. 다시 씀 ㅋ

 

저용량 버전으로 설치하면

gdm이 없는데 lightdm 을 설치하고 리부팅 하면 GUI로 로그인하게 된다.

 

[링크 : https://blog.naver.com/hujinone22/220292580078]

 

+

2021.01.11

먼가 설정문제인지 모르겠는데 로그인이 안된다 ㅠㅠ

'embeded > raspberry pi' 카테고리의 다른 글

rpi pico  (0) 2021.01.31
bazel on rpi  (0) 2021.01.18
rpi youtube  (0) 2020.12.24
mpicc on rpi  (0) 2020.12.15
node-red UI bashboard  (0) 2020.12.08
Posted by 구차니
embeded/raspberry pi2020. 12. 24. 09:52

 

[링크 : https://www.raspberrypi.org/forums/viewtopic.php?t=251688]

 

[링크 : https://github.com/FreeTubeApp/FreeTube]

[링크 : https://www.smtube.org/]

[링크 : https://flavio.tordini.org/minitube]

'embeded > raspberry pi' 카테고리의 다른 글

bazel on rpi  (0) 2021.01.18
라즈베리에 GUI 환경 설치하기  (0) 2021.01.11
mpicc on rpi  (0) 2020.12.15
node-red UI bashboard  (0) 2020.12.08
rpi node-red  (0) 2020.12.07
Posted by 구차니